home *** CD-ROM | disk | FTP | other *** search
/ Encyklopedia Omnia / omnia201.iso / mondo3d / testishu.cst / 00007_Script_TANK TITOLO E TESTO < prev    next >
Text File  |  2000-11-03  |  370b  |  11 lines

  1. on mouseup me
  2.   set the member of sprite 35 to member "txt serbatoio" of castlib "testishu"
  3.   set the member of sprite 34 to member "tit serbatoio" of castlib "titoli" 
  4. end
  5. on mouseenter
  6.   set the member of sprite 33 to member "tit serbatoio" of castlib "titoli"
  7. end
  8.  
  9. on mouseleave
  10.   set the member of sprite 33 to member "tit shuttle" of castlib "titoli"
  11. end